Rate Overview
Live
1 BRL = 275.4332 NGN
1 NGN = 0.003631
BRL
Avg
276.5393
High
278.2342
Low
275.4332
Last updated: 5/7/2026, 11:28:36 AM
Quick Conversions
| BRL | NGN |
|---|---|
| 1 BRL | 275.43 NGN |
| 10 BRL | 2,754.33 NGN |
| 50 BRL | 13,771.66 NGN |
| 100 BRL | 27,543.32 NGN |
| 500 BRL | 137,716.58 NGN |
| 1,000 BRL | 275,433.16 NGN |
Get BRL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NGNExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-07T11:28:36Z",
"rates": {
"NGN": 275.43316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NGN",
"amount": 100
},
"result": 27543.316,
"rate": 275.43316
}Build with BRL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key