Rate Overview
Live
1 FKP = 10.7838 MOP
1 MOP = 0.092732
FKP
Avg
10.7982
High
10.8692
Low
10.7526
Last updated: 7/27/2026, 9:31:49 AM
Quick Conversions
| FKP | MOP |
|---|---|
| 1 FKP | 10.78 MOP |
| 10 FKP | 107.84 MOP |
| 50 FKP | 539.19 MOP |
| 100 FKP | 1,078.38 MOP |
| 500 FKP | 5,391.89 MOP |
| 1,000 FKP | 10,783.78 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-27T09:31:49Z",
"rates": {
"MOP": 10.783782
}
}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.3782,
"rate": 10.783782
}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