Rate Overview
Live
1 MOP = 0.092850 FKP
1 FKP = 10.7701
MOP
Avg
0.092543
High
0.093249
Low
0.092004
Last updated: 3/6/2026, 11:32:17 AM
Quick Conversions
| MOP | FKP |
|---|---|
| 1 MOP | 0.09 FKP |
| 10 MOP | 0.93 FKP |
| 50 MOP | 4.64 FKP |
| 100 MOP | 9.29 FKP |
| 500 MOP | 46.43 FKP |
| 1,000 MOP | 92.85 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-03-06T11:32:17Z",
"rates": {
"FKP": 0.09285
}
}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.285,
"rate": 0.09285
}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