Rate Overview
Live
1 XAF = 0.014198 MOP
1 MOP = 70.4325
XAF
Avg
0.013856
High
0.014511
Low
0.012593
Last updated: 8/3/2026, 11:25:23 PM
Quick Conversions
| XAF | MOP |
|---|---|
| 1 XAF | 0.01 MOP |
| 10 XAF | 0.14 MOP |
| 50 XAF | 0.71 MOP |
| 100 XAF | 1.42 MOP |
| 500 XAF | 7.10 MOP |
| 1,000 XAF | 14.20 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-08-03T23:25:23Z",
"rates": {
"MOP": 0.014198
}
}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.4198,
"rate": 0.014198
}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