Rate Overview
Live
1 MOP = 12.9895 XPF
1 XPF = 0.076985
MOP
Avg
12.9584
High
12.9895
Low
12.9221
Last updated: 7/26/2026, 9:18:05 PM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.99 XPF |
| 10 MOP | 129.90 XPF |
| 50 MOP | 649.48 XPF |
| 100 MOP | 1,298.95 XPF |
| 500 MOP | 6,494.76 XPF |
| 1,000 MOP | 12,989.52 XPF |
Get MOP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XPFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-26T21:18:05Z",
"rates": {
"XPF": 12.989524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XPF",
"amount": 100
},
"result": 1298.9524,
"rate": 12.989524
}Build with MOP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key