Rate Overview
Live
1 MOP = 12.9610 XPF
1 XPF = 0.077154
MOP
Avg
12.7290
High
12.9747
Low
12.4485
Last updated: 7/27/2026, 11:27:44 PM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.96 XPF |
| 10 MOP | 129.61 XPF |
| 50 MOP | 648.05 XPF |
| 100 MOP | 1,296.10 XPF |
| 500 MOP | 6,480.51 XPF |
| 1,000 MOP | 12,961.02 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-07-27T23:27:44Z",
"rates": {
"XPF": 12.961015
}
}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": 1296.1015,
"rate": 12.961015
}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