Rate Overview
Live
1 XAF = 0.014270 MOP
1 MOP = 70.0771
XAF
Avg
0.014361
High
0.014515
Low
0.014221
Last updated: 3/7/2026, 1:01:49 AM
Quick Conversions
| XAF | MOP |
|---|---|
| 1 XAF | 0.01 MOP |
| 10 XAF | 0.14 MOP |
| 50 XAF | 0.71 MOP |
| 100 XAF | 1.43 MOP |
| 500 XAF | 7.14 MOP |
| 1,000 XAF | 14.27 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-03-07T01:01:49Z",
"rates": {
"MOP": 0.01427
}
}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.427,
"rate": 0.01427
}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