Rate Overview
Live
1 XPF = 0.079052 MOP
1 MOP = 12.6499
XPF
Avg
0.079076
High
0.079776
Low
0.078574
Last updated: 3/7/2026, 12:26:16 AM
Quick Conversions
| XPF | MOP |
|---|---|
| 1 XPF | 0.08 MOP |
| 10 XPF | 0.79 MOP |
| 50 XPF | 3.95 MOP |
| 100 XPF | 7.91 MOP |
| 500 XPF | 39.53 MOP |
| 1,000 XPF | 79.05 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-07T00:26:16Z",
"rates": {
"MOP": 0.079052
}
}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.9052,
"rate": 0.079052
}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