Rate Overview
Live
1 MOP = 52.6073 KMF
1 KMF = 0.019009
MOP
Avg
52.4768
High
52.6073
Low
52.1980
Last updated: 9/2/2026, 4:24:18 AM
Quick Conversions
| MOP | KMF |
|---|---|
| 1 MOP | 52.61 KMF |
| 10 MOP | 526.07 KMF |
| 50 MOP | 2,630.37 KMF |
| 100 MOP | 5,260.73 KMF |
| 500 MOP | 26,303.66 KMF |
| 1,000 MOP | 52,607.33 KMF |
Get MOP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=KMFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-02T04:24:18Z",
"rates": {
"KMF": 52.607328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "KMF",
"amount": 100
},
"result": 5260.732800000001,
"rate": 52.607328
}Build with MOP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key