Rate Overview
Live
1 MOP = 12.7376 XPF
1 XPF = 0.078508
MOP
Avg
12.7800
High
12.8200
Low
12.7376
Last updated: 6/17/2026, 7:56:01 AM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.74 XPF |
| 10 MOP | 127.38 XPF |
| 50 MOP | 636.88 XPF |
| 100 MOP | 1,273.76 XPF |
| 500 MOP | 6,368.81 XPF |
| 1,000 MOP | 12,737.62 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-06-17T07:56:01Z",
"rates": {
"XPF": 12.737619
}
}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": 1273.7619,
"rate": 12.737619
}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