Rate Overview
Live
1 MDL = 32.5908 XAF
1 XAF = 0.030683
MDL
Avg
33.3828
High
34.5180
Low
32.3656
Last updated: 5/29/2026, 8:46:18 PM
Quick Conversions
| MDL | XAF |
|---|---|
| 1 MDL | 32.59 XAF |
| 10 MDL | 325.91 XAF |
| 50 MDL | 1,629.54 XAF |
| 100 MDL | 3,259.08 XAF |
| 500 MDL | 16,295.41 XAF |
| 1,000 MDL | 32,590.82 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-05-29T20:46:18Z",
"rates": {
"XAF": 32.590816
}
}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": 3259.0815999999995,
"rate": 32.590816
}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