Rate Overview
Live
1 MOP = 0.091703 FKP
1 FKP = 10.9048
MOP
Avg
0.091373
High
0.091703
Low
0.090741
Last updated: 9/2/2026, 4:37:15 AM
Quick Conversions
| MOP | FKP |
|---|---|
| 1 MOP | 0.09 FKP |
| 10 MOP | 0.92 FKP |
| 50 MOP | 4.59 FKP |
| 100 MOP | 9.17 FKP |
| 500 MOP | 45.85 FKP |
| 1,000 MOP | 91.70 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-09-02T04:37:15Z",
"rates": {
"FKP": 0.091703
}
}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.170300000000001,
"rate": 0.091703
}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