Rate Overview
Live
1 MOP = 70.4827 XAF
1 XAF = 0.014188
MOP
Avg
70.1158
High
71.0570
Low
68.8912
Last updated: 3/27/2026, 8:18:31 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 70.48 XAF |
| 10 MOP | 704.83 XAF |
| 50 MOP | 3,524.14 XAF |
| 100 MOP | 7,048.27 XAF |
| 500 MOP | 35,241.37 XAF |
| 1,000 MOP | 70,482.74 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-03-27T08:18:31Z",
"rates": {
"XAF": 70.482741
}
}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": 7048.2741000000005,
"rate": 70.482741
}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