Rate Overview
Live
1 MOP = 500.2687 KHR
1 KHR = 0.001999
MOP
Avg
498.9696
High
502.6171
Low
494.0972
Last updated: 7/31/2026, 7:55:11 AM
Quick Conversions
| MOP | KHR |
|---|---|
| 1 MOP | 500.27 KHR |
| 10 MOP | 5,002.69 KHR |
| 50 MOP | 25,013.43 KHR |
| 100 MOP | 50,026.87 KHR |
| 500 MOP | 250,134.35 KHR |
| 1,000 MOP | 500,268.70 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-31T07:55:11Z",
"rates": {
"KHR": 500.268698
}
}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": 50026.8698,
"rate": 500.268698
}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