Rate Overview
Live
1 XAF = 0.014069 MOP
1 MOP = 71.0783
XAF
Avg
0.014293
High
0.014570
Low
0.013996
Last updated: 7/24/2026, 2:03:49 AM
Quick Conversions
| XAF | MOP |
|---|---|
| 1 XAF | 0.01 MOP |
| 10 XAF | 0.14 MOP |
| 50 XAF | 0.70 MOP |
| 100 XAF | 1.41 MOP |
| 500 XAF | 7.03 MOP |
| 1,000 XAF | 14.07 MOP |
Get XAF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=MOPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-24T02:03:49Z",
"rates": {
"MOP": 0.014069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "MOP",
"amount": 100
},
"result": 1.4069,
"rate": 0.014069
}Build with XAF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key