Rate Overview
Live
1 MOP = 70.0756 XAF
1 XAF = 0.014270
MOP
Avg
69.6366
High
70.3149
Low
68.8912
Last updated: 3/7/2026, 12:13:51 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 70.08 XAF |
| 10 MOP | 700.76 XAF |
| 50 MOP | 3,503.78 XAF |
| 100 MOP | 7,007.56 XAF |
| 500 MOP | 35,037.78 XAF |
| 1,000 MOP | 70,075.55 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-03-07T00:13:51Z",
"rates": {
"XAF": 70.075552
}
}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": 7007.5552,
"rate": 70.075552
}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