Rate Overview
Live
1 MDL = 32.8194 XAF
1 XAF = 0.030470
MDL
Avg
32.6430
High
32.9127
Low
32.4543
Last updated: 7/25/2026, 9:48:15 PM
Quick Conversions
| MDL | XAF |
|---|---|
| 1 MDL | 32.82 XAF |
| 10 MDL | 328.19 XAF |
| 50 MDL | 1,640.97 XAF |
| 100 MDL | 3,281.94 XAF |
| 500 MDL | 16,409.71 XAF |
| 1,000 MDL | 32,819.43 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-25T21:48:15Z",
"rates": {
"XAF": 32.819425
}
}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": 3281.9425,
"rate": 32.819425
}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