Rate Overview
Live
1 FKP = 10.9317 MOP
1 MOP = 0.091477
FKP
Avg
10.9472
High
11.0204
Low
10.9047
Last updated: 9/2/2026, 2:02:47 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.93 MOP |
| 10 FKP | 109.32 MOP |
| 50 FKP | 546.59 MOP |
| 100 FKP | 1,093.17 MOP |
| 500 FKP | 5,465.86 MOP |
| 1,000 FKP | 10,931.73 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-09-02T02:02:47Z",
"rates": {
"MOP": 10.931729
}
}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": 1093.1729,
"rate": 10.931729
}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