Rate Overview
Live
1 MOP = 71.2225 XAF
1 XAF = 0.014041
MOP
Avg
69.9441
High
71.4024
Low
68.0820
Last updated: 7/27/2026, 11:55:16 PM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 71.22 XAF |
| 10 MOP | 712.23 XAF |
| 50 MOP | 3,561.13 XAF |
| 100 MOP | 7,122.25 XAF |
| 500 MOP | 35,611.26 XAF |
| 1,000 MOP | 71,222.52 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-27T23:55:16Z",
"rates": {
"XAF": 71.222516
}
}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": 7122.2516,
"rate": 71.222516
}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