Rate Overview
Live
1 MOP = 0.093104 FKP
1 FKP = 10.7407
MOP
Avg
0.092874
High
0.093104
Low
0.092484
Last updated: 7/29/2026, 5:03:56 AM
Quick Conversions
| MOP | FKP |
|---|---|
| 1 MOP | 0.09 FKP |
| 10 MOP | 0.93 FKP |
| 50 MOP | 4.66 FKP |
| 100 MOP | 9.31 FKP |
| 500 MOP | 46.55 FKP |
| 1,000 MOP | 93.10 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-07-29T05:03:56Z",
"rates": {
"FKP": 0.093104
}
}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.310400000000001,
"rate": 0.093104
}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