Rate Overview
Live
1 MNT = 0.155775 XOF
1 XOF = 6.4195
MNT
Avg
0.156148
High
0.156852
Low
0.155775
Last updated: 5/9/2026, 4:55:30 AM
Quick Conversions
| MNT | XOF |
|---|---|
| 1 MNT | 0.16 XOF |
| 10 MNT | 1.56 XOF |
| 50 MNT | 7.79 XOF |
| 100 MNT | 15.58 XOF |
| 500 MNT | 77.89 XOF |
| 1,000 MNT | 155.78 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-05-09T04:55:30Z",
"rates": {
"XOF": 0.155775
}
}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.5775,
"rate": 0.155775
}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