Rate Overview
Live
1 MOP = 52.6062 KMF
1 KMF = 0.019009
MOP
Avg
52.7046
High
52.8211
Low
52.6062
Last updated: 8/15/2026, 4:41:36 AM
Quick Conversions
| MOP | KMF |
|---|---|
| 1 MOP | 52.61 KMF |
| 10 MOP | 526.06 KMF |
| 50 MOP | 2,630.31 KMF |
| 100 MOP | 5,260.62 KMF |
| 500 MOP | 26,303.11 KMF |
| 1,000 MOP | 52,606.22 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-08-15T04:41:36Z",
"rates": {
"KMF": 52.606215
}
}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.6215,
"rate": 52.606215
}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