Rate Overview
Live
1 XAF = 0.030469 MDL
1 MDL = 32.8202
XAF
Avg
0.030635
High
0.030812
Low
0.030383
Last updated: 7/25/2026, 11:42:58 PM
Quick Conversions
| XAF | MDL |
|---|---|
| 1 XAF | 0.03 MDL |
| 10 XAF | 0.30 MDL |
| 50 XAF | 1.52 MDL |
| 100 XAF | 3.05 MDL |
| 500 XAF | 15.23 MDL |
| 1,000 XAF | 30.47 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-07-25T23:42:58Z",
"rates": {
"MDL": 0.030469
}
}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.0469,
"rate": 0.030469
}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