Managed by
Ministry of Foreign Affairs and International Cooperation
The table below presents a preview of the data explore, featuring key details about various datasets.
No data found
Below is a column legend explaining each column in the dataset, including its name, data type, and a brief description of what it represents.
title | type | description |
---|---|---|
No. | Number | A number assigned to each country on the list to help identify it easily |
Country | Text | The name of the country whose citizens can visit Cambodia without needing a visa, depending on their passport type |
Diplomatic(Days) | Number | he number of days citizens with a diplomatic passport from the listed country can stay in Cambodia without a visa (e.g., 14 days for Brunei, 90 days for Lao P.D.R). If blank, no special exemption applies. |
Official(Days) | Number | The number of days citizens with an official passport from the listed country can stay in Cambodia without a visa (e.g., 30 days for Malaysia). If blank, no special exemption applies. |
Special(Days) | Number | The number of days citizens with a special passport from the listed country can stay in Cambodia without a visa. If blank, no special exemption applies (rarely used for most visitors). |
Ordinary(Days) | Number | The number of days citizens with an ordinary (regular) passport from the listed country can stay in Cambodia without a visa for tourism (e.g., 30 days for Vietnam, 14 days for Thailand). If blank, a visa is required. |
This section provides a list of available file formats for download. To obtain the data in your preferred format, simply click the download button corresponding to your choice.
Name | File Format | Size | Action |
---|---|---|---|
UpdatedVisaExemptionsCambodia2025.csv | CSV | 335 Bytes |
Our API enables you to request and commence exploring our datasets. To utilize this functionality, please copy the code provided below into your preferred development environment, execute it, and you will receive structured data in return.
const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_68198e4cdbc953000126f59d/json?page=1&size=10";
fetch(url)
.then(response => {
if (!response.ok) {
throw new Error('Failed to fetch data');
}
return response.json();
})
.then(data => {
console.error(data);
})
.catch(error => {
console.error('Error fetching data:', error);
});
Managed by
Ministry of Foreign Affairs and International Cooperation
Data Source
N/A
Views
97
Downloads
1
API Calls
32
Coverage
-
Created at
06 May 2025
Updated at
06 May 2025