Rate Overview
Live
1 MOP = 12.9874 XPF
1 XPF = 0.076997
MOP
Avg
12.7452
High
12.9874
Low
12.4841
Last updated: 7/25/2026, 7:57:59 PM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.99 XPF |
| 10 MOP | 129.87 XPF |
| 50 MOP | 649.37 XPF |
| 100 MOP | 1,298.74 XPF |
| 500 MOP | 6,493.72 XPF |
| 1,000 MOP | 12,987.44 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-25T19:57:59Z",
"rates": {
"XPF": 12.987441
}
}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.7441000000001,
"rate": 12.987441
}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