Rate Overview
Live
1 MOP = 12.6626 XPF
1 XPF = 0.078972
MOP
Avg
12.7041
High
12.7434
Low
12.6626
Last updated: 5/27/2026, 2:52:39 PM
Quick Conversions
| MOP | XPF |
|---|---|
| 1 MOP | 12.66 XPF |
| 10 MOP | 126.63 XPF |
| 50 MOP | 633.13 XPF |
| 100 MOP | 1,266.26 XPF |
| 500 MOP | 6,331.32 XPF |
| 1,000 MOP | 12,662.64 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-27T14:52:39Z",
"rates": {
"XPF": 12.662645
}
}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": 1266.2645,
"rate": 12.662645
}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