Rate Overview
Live
1 MOP = 498.0352 KHR
1 KHR = 0.002008
MOP
Avg
498.2104
High
499.3726
Low
497.2677
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| MOP | KHR |
|---|---|
| 1 MOP | 498.04 KHR |
| 10 MOP | 4,980.35 KHR |
| 50 MOP | 24,901.76 KHR |
| 100 MOP | 49,803.52 KHR |
| 500 MOP | 249,017.61 KHR |
| 1,000 MOP | 498,035.22 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-03-07T00:13:47Z",
"rates": {
"KHR": 498.035217
}
}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": 49803.5217,
"rate": 498.035217
}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