Rate Overview
Live
1 MOP = 71.3722 XAF
1 XAF = 0.014011
MOP
Avg
72.3372
High
79.4081
Low
68.9089
Last updated: 7/28/2026, 3:08:33 PM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 71.37 XAF |
| 10 MOP | 713.72 XAF |
| 50 MOP | 3,568.61 XAF |
| 100 MOP | 7,137.22 XAF |
| 500 MOP | 35,686.12 XAF |
| 1,000 MOP | 71,372.23 XAF |
Get MOP/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=XAFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-28T15:08:33Z",
"rates": {
"XAF": 71.37223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "XAF",
"amount": 100
},
"result": 7137.223,
"rate": 71.37223
}Build with MOP/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key