Rate Overview
Live
1 XPF = 0.077252 MOP
1 MOP = 12.9446
XPF
Avg
0.078666
High
0.080331
Low
0.077196
Last updated: 7/12/2026, 5:19:57 AM
Quick Conversions
| XPF | MOP |
|---|---|
| 1 XPF | 0.08 MOP |
| 10 XPF | 0.77 MOP |
| 50 XPF | 3.86 MOP |
| 100 XPF | 7.73 MOP |
| 500 XPF | 38.63 MOP |
| 1,000 XPF | 77.25 MOP |
Get XPF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MOPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-12T05:19:57Z",
"rates": {
"MOP": 0.077252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MOP",
"amount": 100
},
"result": 7.7252,
"rate": 0.077252
}Build with XPF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key