Rate Overview
Live
1 XPF = 0.077212 MOP
1 MOP = 12.9514
XPF
Avg
0.078561
High
0.080331
Low
0.077072
Last updated: 7/27/2026, 4:18:20 AM
Quick Conversions
| XPF | MOP |
|---|---|
| 1 XPF | 0.08 MOP |
| 10 XPF | 0.77 MOP |
| 50 XPF | 3.86 MOP |
| 100 XPF | 7.72 MOP |
| 500 XPF | 38.61 MOP |
| 1,000 XPF | 77.21 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-07-27T04:18:20Z",
"rates": {
"MOP": 0.077212
}
}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.7212000000000005,
"rate": 0.077212
}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