Rate Overview
Live
1 MOP = 12.6498 XPF
1 XPF = 0.079052
MOP
Avg
12.6465
High
12.7268
Low
12.5351
Last updated: 3/7/2026, 12:13:52 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.65 XPF |
| 10 MOP | 126.50 XPF |
| 50 MOP | 632.49 XPF |
| 100 MOP | 1,264.98 XPF |
| 500 MOP | 6,324.91 XPF |
| 1,000 MOP | 12,649.83 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-03-07T00:13:52Z",
"rates": {
"XPF": 12.649826
}
}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": 1264.9825999999998,
"rate": 12.649826
}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