Rate Overview
Live
1 XPF = 0.077881 MOP
1 MOP = 12.8401
XPF
Avg
0.078979
High
0.080331
Low
0.077881
Last updated: 3/27/2026, 11:35:15 AM
Quick Conversions
| XPF | MOP |
|---|---|
| 1 XPF | 0.08 MOP |
| 10 XPF | 0.78 MOP |
| 50 XPF | 3.89 MOP |
| 100 XPF | 7.79 MOP |
| 500 XPF | 38.94 MOP |
| 1,000 XPF | 77.88 MOP |
Get XPF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MOPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T11:35:15Z",
"rates": {
"MOP": 0.077881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MOP",
"amount": 100
},
"result": 7.788100000000001,
"rate": 0.077881
}Build with XPF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key