Rate Overview
Live
1 MOP = 12.8366 XPF
1 XPF = 0.077902
MOP
Avg
12.7331
High
12.9060
Low
12.4841
Last updated: 3/27/2026, 9:37:42 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.84 XPF |
| 10 MOP | 128.37 XPF |
| 50 MOP | 641.83 XPF |
| 100 MOP | 1,283.66 XPF |
| 500 MOP | 6,418.32 XPF |
| 1,000 MOP | 12,836.65 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-27T09:37:42Z",
"rates": {
"XPF": 12.836646
}
}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": 1283.6646,
"rate": 12.836646
}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