Rate Overview
Live
1 MOP = 52.8621 KMF
1 KMF = 0.018917
MOP
Avg
52.5869
High
53.2927
Low
51.6684
Last updated: 3/27/2026, 10:04:45 AM
Quick Conversions
| MOP | KMF |
|---|---|
| 1 MOP | 52.86 KMF |
| 10 MOP | 528.62 KMF |
| 50 MOP | 2,643.10 KMF |
| 100 MOP | 5,286.21 KMF |
| 500 MOP | 26,431.03 KMF |
| 1,000 MOP | 52,862.06 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-27T10:04:45Z",
"rates": {
"KMF": 52.862056
}
}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": 5286.2056,
"rate": 52.862056
}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