Rate Overview
Live
1 FKP = 10.7526 MOP
1 MOP = 0.093001
FKP
Avg
10.6164
High
11.0309
Low
9.9509
Last updated: 7/24/2026, 6:44:05 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.75 MOP |
| 10 FKP | 107.53 MOP |
| 50 FKP | 537.63 MOP |
| 100 FKP | 1,075.26 MOP |
| 500 FKP | 5,376.29 MOP |
| 1,000 FKP | 10,752.58 MOP |
Get FKP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=MOPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-24T06:44:05Z",
"rates": {
"MOP": 10.752575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "MOP",
"amount": 100
},
"result": 1075.2575,
"rate": 10.752575
}Build with FKP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key