Rate Overview
Live
1 XAF = 0.030605 MDL
1 MDL = 32.6744
XAF
Avg
0.030707
High
0.030873
Low
0.030605
Last updated: 6/19/2026, 3:07:02 AM
Quick Conversions
| XAF | MDL |
|---|---|
| 1 XAF | 0.03 MDL |
| 10 XAF | 0.31 MDL |
| 50 XAF | 1.53 MDL |
| 100 XAF | 3.06 MDL |
| 500 XAF | 15.30 MDL |
| 1,000 XAF | 30.61 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-06-19T03:07:02Z",
"rates": {
"MDL": 0.030605
}
}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.0605,
"rate": 0.030605
}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