Rate Overview
Live
1 MOP = 12.7439 XPF
1 XPF = 0.078469
MOP
Avg
12.7251
High
12.7593
Low
12.6814
Last updated: 9/3/2026, 4:29:51 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.74 XPF |
| 10 MOP | 127.44 XPF |
| 50 MOP | 637.20 XPF |
| 100 MOP | 1,274.39 XPF |
| 500 MOP | 6,371.97 XPF |
| 1,000 MOP | 12,743.94 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-09-03T04:29:51Z",
"rates": {
"XPF": 12.743938
}
}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": 1274.3938,
"rate": 12.743938
}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