Rate Overview
Live
1 XAF = 0.030864 MDL
1 MDL = 32.4002
XAF
Avg
0.030789
High
0.030864
Low
0.030718
Last updated: 5/9/2026, 12:26:12 AM
Quick Conversions
| XAF | MDL |
|---|---|
| 1 XAF | 0.03 MDL |
| 10 XAF | 0.31 MDL |
| 50 XAF | 1.54 MDL |
| 100 XAF | 3.09 MDL |
| 500 XAF | 15.43 MDL |
| 1,000 XAF | 30.86 MDL |
Get XAF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=MDLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-09T00:26:12Z",
"rates": {
"MDL": 0.030864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "MDL",
"amount": 100
},
"result": 3.0864,
"rate": 0.030864
}Build with XAF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key