Rate Overview
Live
1 FKP = 10.7860 MOP
1 MOP = 0.092713
FKP
Avg
10.6033
High
11.0309
Low
9.9509
Last updated: 5/28/2026, 4:36:54 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.79 MOP |
| 10 FKP | 107.86 MOP |
| 50 FKP | 539.30 MOP |
| 100 FKP | 1,078.60 MOP |
| 500 FKP | 5,392.98 MOP |
| 1,000 FKP | 10,785.95 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-05-28T04:36:54Z",
"rates": {
"MOP": 10.785951
}
}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": 1078.5951,
"rate": 10.785951
}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