Rate Overview
Live
1 MNT = 0.159586 XOF
1 XOF = 6.2662
MNT
Avg
47.4958
High
931.5586
Low
0.154291
Last updated: 3/27/2026, 11:15:32 AM
Quick Conversions
| MNT | XOF |
|---|---|
| 1 MNT | 0.16 XOF |
| 10 MNT | 1.60 XOF |
| 50 MNT | 7.98 XOF |
| 100 MNT | 15.96 XOF |
| 500 MNT | 79.79 XOF |
| 1,000 MNT | 159.59 XOF |
Get MNT/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=XOFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T11:15:32Z",
"rates": {
"XOF": 0.159586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "XOF",
"amount": 100
},
"result": 15.9586,
"rate": 0.159586
}Build with MNT/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key