Rate Overview
Live
1 MOP = 0.091585 FKP
1 FKP = 10.9188
MOP
Avg
0.091911
High
0.092262
Low
0.091427
Last updated: 4/18/2026, 8:51:07 AM
Quick Conversions
| MOP | FKP |
|---|---|
| 1 MOP | 0.09 FKP |
| 10 MOP | 0.92 FKP |
| 50 MOP | 4.58 FKP |
| 100 MOP | 9.16 FKP |
| 500 MOP | 45.79 FKP |
| 1,000 MOP | 91.59 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-04-18T08:51:07Z",
"rates": {
"FKP": 0.091585
}
}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.1585,
"rate": 0.091585
}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