Rate Overview
Live
1 MOP = 52.5567 KMF
1 KMF = 0.019027
MOP
Avg
52.2275
High
52.7361
Low
51.6684
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| MOP | KMF |
|---|---|
| 1 MOP | 52.56 KMF |
| 10 MOP | 525.57 KMF |
| 50 MOP | 2,627.83 KMF |
| 100 MOP | 5,255.67 KMF |
| 500 MOP | 26,278.33 KMF |
| 1,000 MOP | 52,556.66 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-03-07T00:08:31Z",
"rates": {
"KMF": 52.556664
}
}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": 5255.6664,
"rate": 52.556664
}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