Rate Overview
Live
1 MDL = 32.8720 XAF
1 XAF = 0.030421
MDL
Avg
32.7469
High
32.8720
Low
32.6426
Last updated: 8/14/2026, 5:29:55 PM
Quick Conversions
| MDL | XAF |
|---|---|
| 1 MDL | 32.87 XAF |
| 10 MDL | 328.72 XAF |
| 50 MDL | 1,643.60 XAF |
| 100 MDL | 3,287.20 XAF |
| 500 MDL | 16,436.01 XAF |
| 1,000 MDL | 32,872.03 XAF |
Get MDL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XAFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-14T17:29:55Z",
"rates": {
"XAF": 32.872028
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XAF",
"amount": 100
},
"result": 3287.2028,
"rate": 32.872028
}Build with MDL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key