Rate Overview
Live
1 MOP = 68.9483 XAF
1 XAF = 0.014504
MOP
Avg
69.1903
High
69.5455
Low
68.9133
Last updated: 4/18/2026, 8:44:39 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 68.95 XAF |
| 10 MOP | 689.48 XAF |
| 50 MOP | 3,447.41 XAF |
| 100 MOP | 6,894.83 XAF |
| 500 MOP | 34,474.13 XAF |
| 1,000 MOP | 68,948.26 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-04-18T08:44:39Z",
"rates": {
"XAF": 68.948255
}
}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": 6894.8255,
"rate": 68.948255
}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