Rate Overview
Live
1 NGN = 0.052382 RUB
1 RUB = 19.0905
NGN
Avg
0.052188
High
0.052382
Low
0.052012
Last updated: 5/27/2026, 9:44:13 AM
Quick Conversions
| NGN | RUB |
|---|---|
| 1 NGN | 0.05 RUB |
| 10 NGN | 0.52 RUB |
| 50 NGN | 2.62 RUB |
| 100 NGN | 5.24 RUB |
| 500 NGN | 26.19 RUB |
| 1,000 NGN | 52.38 RUB |
Get NGN/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=RUBExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-27T09:44:13Z",
"rates": {
"RUB": 0.052382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "RUB",
"amount": 100
},
"result": 5.2382,
"rate": 0.052382
}Build with NGN/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key