Rate Overview
Live
1 MDL = 32.5853 XAF
1 XAF = 0.030689
MDL
Avg
32.5618
High
32.5978
Low
32.4757
Last updated: 7/8/2026, 5:45:26 PM
Quick Conversions
| MDL | XAF |
|---|---|
| 1 MDL | 32.59 XAF |
| 10 MDL | 325.85 XAF |
| 50 MDL | 1,629.26 XAF |
| 100 MDL | 3,258.53 XAF |
| 500 MDL | 16,292.64 XAF |
| 1,000 MDL | 32,585.27 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-07-08T17:45:26Z",
"rates": {
"XAF": 32.585273
}
}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": 3258.5273,
"rate": 32.585273
}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