Rate Overview
Live
1 MDL = 32.5727 XOF
1 XOF = 0.030701
MDL
Avg
32.5619
High
32.6411
Low
32.4695
Last updated: 4/16/2026, 6:50:52 AM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.57 XOF |
| 10 MDL | 325.73 XOF |
| 50 MDL | 1,628.64 XOF |
| 100 MDL | 3,257.27 XOF |
| 500 MDL | 16,286.36 XOF |
| 1,000 MDL | 32,572.72 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-04-16T06:50:52Z",
"rates": {
"XOF": 32.57272
}
}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": 3257.2719999999995,
"rate": 32.57272
}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