Rate Overview
Live
1 MOP = 70.4403 XAF
1 XAF = 0.014196
MOP
Avg
69.9043
High
71.4024
Low
68.0820
Last updated: 8/1/2026, 12:15:45 PM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 70.44 XAF |
| 10 MOP | 704.40 XAF |
| 50 MOP | 3,522.01 XAF |
| 100 MOP | 7,044.03 XAF |
| 500 MOP | 35,220.13 XAF |
| 1,000 MOP | 70,440.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-08-01T12:15:45Z",
"rates": {
"XAF": 70.440258
}
}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": 7044.0258,
"rate": 70.440258
}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