Rate Overview
Live
1 MDL = 32.8194 XOF
1 XOF = 0.030470
MDL
Avg
32.6504
High
33.3347
Low
31.9919
Last updated: 7/26/2026, 2:12:27 AM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.82 XOF |
| 10 MDL | 328.19 XOF |
| 50 MDL | 1,640.97 XOF |
| 100 MDL | 3,281.94 XOF |
| 500 MDL | 16,409.71 XOF |
| 1,000 MDL | 32,819.43 XOF |
Get MDL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XOFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T02:12:27Z",
"rates": {
"XOF": 32.819425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XOF",
"amount": 100
},
"result": 3281.9425,
"rate": 32.819425
}Build with MDL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key