Rate Overview
Live
1 MOP = 12.5904 XPF
1 XPF = 0.079425
MOP
Avg
12.6238
High
12.6533
Low
12.5904
Last updated: 5/7/2026, 11:26:23 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.59 XPF |
| 10 MOP | 125.90 XPF |
| 50 MOP | 629.52 XPF |
| 100 MOP | 1,259.04 XPF |
| 500 MOP | 6,295.22 XPF |
| 1,000 MOP | 12,590.43 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-05-07T11:26:23Z",
"rates": {
"XPF": 12.590431
}
}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": 1259.0431,
"rate": 12.590431
}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