Rate Overview
Live
1 MOP = 0.093042 FKP
1 FKP = 10.7478
MOP
Avg
0.092531
High
0.093042
Low
0.092110
Last updated: 6/18/2026, 10:05:00 AM
Quick Conversions
| MOP | FKP |
|---|---|
| 1 MOP | 0.09 FKP |
| 10 MOP | 0.93 FKP |
| 50 MOP | 4.65 FKP |
| 100 MOP | 9.30 FKP |
| 500 MOP | 46.52 FKP |
| 1,000 MOP | 93.04 FKP |
Get MOP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=FKPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-18T10:05:00Z",
"rates": {
"FKP": 0.093042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "FKP",
"amount": 100
},
"result": 9.3042,
"rate": 0.093042
}Build with MOP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key