Rate Overview
Live
1 FKP = 10.7844 MOP
1 MOP = 0.092727
FKP
Avg
10.7227
High
10.7921
Low
10.6603
Last updated: 7/5/2026, 1:40:03 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.78 MOP |
| 10 FKP | 107.84 MOP |
| 50 FKP | 539.22 MOP |
| 100 FKP | 1,078.44 MOP |
| 500 FKP | 5,392.18 MOP |
| 1,000 FKP | 10,784.35 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-05T01:40:03Z",
"rates": {
"MOP": 10.784351
}
}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.4351,
"rate": 10.784351
}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