Rate Overview
Live
1 MOP = 12.6571 XPF
1 XPF = 0.079007
MOP
Avg
12.7041
High
12.7434
Low
12.6571
Last updated: 5/27/2026, 1:32:18 PM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.66 XPF |
| 10 MOP | 126.57 XPF |
| 50 MOP | 632.86 XPF |
| 100 MOP | 1,265.71 XPF |
| 500 MOP | 6,328.57 XPF |
| 1,000 MOP | 12,657.14 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-27T13:32:18Z",
"rates": {
"XPF": 12.657143
}
}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": 1265.7142999999999,
"rate": 12.657143
}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