Rate Overview
Live
1 MOP = 500.1304 KHR
1 KHR = 0.001999
MOP
Avg
499.1856
High
501.5383
Low
496.0196
Last updated: 7/29/2026, 4:30:51 PM
Quick Conversions
| MOP | KHR |
|---|---|
| 1 MOP | 500.13 KHR |
| 10 MOP | 5,001.30 KHR |
| 50 MOP | 25,006.52 KHR |
| 100 MOP | 50,013.04 KHR |
| 500 MOP | 250,065.21 KHR |
| 1,000 MOP | 500,130.43 KHR |
Get MOP/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KHRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T16:30:51Z",
"rates": {
"KHR": 500.130425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KHR",
"amount": 100
},
"result": 50013.0425,
"rate": 500.130425
}Build with MOP/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key