Rate Overview
Live
1 MOP = 12.5830 XPF
1 XPF = 0.079472
MOP
Avg
12.6347
High
12.7300
Low
12.5668
Last updated: 4/17/2026, 6:06:32 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.58 XPF |
| 10 MOP | 125.83 XPF |
| 50 MOP | 629.15 XPF |
| 100 MOP | 1,258.30 XPF |
| 500 MOP | 6,291.52 XPF |
| 1,000 MOP | 12,583.04 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-04-17T06:06:32Z",
"rates": {
"XPF": 12.583035
}
}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": 1258.3035,
"rate": 12.583035
}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