Rate Overview
Live
1 FKP = 10.9137 MOP
1 MOP = 0.091628
FKP
Avg
10.8955
High
10.9178
Low
10.8700
Last updated: 8/12/2026, 3:12:44 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.91 MOP |
| 10 FKP | 109.14 MOP |
| 50 FKP | 545.69 MOP |
| 100 FKP | 1,091.37 MOP |
| 500 FKP | 5,456.85 MOP |
| 1,000 FKP | 10,913.70 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-08-12T03:12:44Z",
"rates": {
"MOP": 10.913703
}
}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": 1091.3703,
"rate": 10.913703
}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