Rate Overview
Live
1 BRL = 681.4529 MNT
1 MNT = 0.001467
BRL
Avg
682.9437
High
696.5529
Low
669.7813
Last updated: 3/27/2026, 1:16:36 PM
Quick Conversions
| BRL | MNT |
|---|---|
| 1 BRL | 681.45 MNT |
| 10 BRL | 6,814.53 MNT |
| 50 BRL | 34,072.65 MNT |
| 100 BRL | 68,145.29 MNT |
| 500 BRL | 340,726.46 MNT |
| 1,000 BRL | 681,452.91 MNT |
Get BRL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MNTExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T13:16:36Z",
"rates": {
"MNT": 681.452911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MNT",
"amount": 100
},
"result": 68145.2911,
"rate": 681.452911
}Build with BRL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key