Rate Overview
Live
1 MDL = 32.4830 XOF
1 XOF = 0.030785
MDL
Avg
33.1245
High
34.1599
Low
32.4830
Last updated: 3/27/2026, 9:28:47 AM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.48 XOF |
| 10 MDL | 324.83 XOF |
| 50 MDL | 1,624.15 XOF |
| 100 MDL | 3,248.30 XOF |
| 500 MDL | 16,241.48 XOF |
| 1,000 MDL | 32,482.96 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-03-27T09:28:47Z",
"rates": {
"XOF": 32.482961
}
}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": 3248.2961000000005,
"rate": 32.482961
}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