Rate Overview
Live
1 MDL = 32.6293 XOF
1 XOF = 0.030647
MDL
Avg
32.9103
High
33.7385
Low
32.2575
Last updated: 7/18/2026, 5:41:10 AM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.63 XOF |
| 10 MDL | 326.29 XOF |
| 50 MDL | 1,631.47 XOF |
| 100 MDL | 3,262.93 XOF |
| 500 MDL | 16,314.67 XOF |
| 1,000 MDL | 32,629.34 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-18T05:41:10Z",
"rates": {
"XOF": 32.629339
}
}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": 3262.9339,
"rate": 32.629339
}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