Rate Overview
Live
1 MOP = 52.8879 KMF
1 KMF = 0.018908
MOP
Avg
52.6831
High
52.8879
Low
52.4875
Last updated: 6/19/2026, 12:52:59 AM
Quick Conversions
| MOP | KMF |
|---|---|
| 1 MOP | 52.89 KMF |
| 10 MOP | 528.88 KMF |
| 50 MOP | 2,644.39 KMF |
| 100 MOP | 5,288.79 KMF |
| 500 MOP | 26,443.95 KMF |
| 1,000 MOP | 52,887.90 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-06-19T00:52:59Z",
"rates": {
"KMF": 52.887897
}
}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": 5288.7897,
"rate": 52.887897
}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