Rate Overview
Live
1 MOP = 70.9962 XAF
1 XAF = 0.014085
MOP
Avg
71.0479
High
71.2300
Low
70.9623
Last updated: 7/8/2026, 2:29:45 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 71.00 XAF |
| 10 MOP | 709.96 XAF |
| 50 MOP | 3,549.81 XAF |
| 100 MOP | 7,099.62 XAF |
| 500 MOP | 35,498.10 XAF |
| 1,000 MOP | 70,996.20 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-08T02:29:45Z",
"rates": {
"XAF": 70.996195
}
}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": 7099.6195,
"rate": 70.996195
}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