Rate Overview
Live
1 MOP = 69.6990 XAF
1 XAF = 0.014347
MOP
Avg
69.5400
High
70.4328
Low
68.0820
Last updated: 5/30/2026, 10:18:59 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 69.70 XAF |
| 10 MOP | 696.99 XAF |
| 50 MOP | 3,484.95 XAF |
| 100 MOP | 6,969.90 XAF |
| 500 MOP | 34,849.49 XAF |
| 1,000 MOP | 69,698.98 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-05-30T10:18:59Z",
"rates": {
"XAF": 69.698976
}
}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": 6969.8976,
"rate": 69.698976
}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