Rate Overview
Live
1 XAF = 0.030825 MDL
1 MDL = 32.4412
XAF
Avg
0.030834
High
0.030918
Low
0.030696
Last updated: 3/27/2026, 6:33:39 AM
Quick Conversions
| XAF | MDL |
|---|---|
| 1 XAF | 0.03 MDL |
| 10 XAF | 0.31 MDL |
| 50 XAF | 1.54 MDL |
| 100 XAF | 3.08 MDL |
| 500 XAF | 15.41 MDL |
| 1,000 XAF | 30.83 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-03-27T06:33:39Z",
"rates": {
"MDL": 0.030825
}
}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.0825,
"rate": 0.030825
}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