Rate Overview
Live
1 KHR = 0.001998 MOP
1 MOP = 500.5005
KHR
Avg
0.002004
High
0.002023
Low
0.001989
Last updated: 7/31/2026, 7:46:41 PM
Quick Conversions
| KHR | MOP |
|---|---|
| 1 KHR | 0.00 MOP |
| 10 KHR | 0.02 MOP |
| 50 KHR | 0.10 MOP |
| 100 KHR | 0.20 MOP |
| 500 KHR | 1.00 MOP |
| 1,000 KHR | 2.00 MOP |
Get KHR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=MOPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-07-31T19:46:41Z",
"rates": {
"MOP": 0.001998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "MOP",
"amount": 100
},
"result": 0.19980000000000003,
"rate": 0.001998
}Build with KHR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key