Rate Overview
Live
1 MOP = 69.1551 XAF
1 XAF = 0.014460
MOP
Avg
69.3034
High
69.5188
Low
69.1083
Last updated: 5/9/2026, 4:53:32 AM
Quick Conversions
| MOP | XAF |
|---|---|
| 1 MOP | 69.16 XAF |
| 10 MOP | 691.55 XAF |
| 50 MOP | 3,457.76 XAF |
| 100 MOP | 6,915.51 XAF |
| 500 MOP | 34,577.56 XAF |
| 1,000 MOP | 69,155.11 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-09T04:53:32Z",
"rates": {
"XAF": 69.155112
}
}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": 6915.5112,
"rate": 69.155112
}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