Rate Overview
Live
1 MGA = 0.035419 NPR
1 NPR = 28.2334
MGA
Avg
0.034960
High
0.035446
Low
0.034336
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.35 NPR |
| 50 MGA | 1.77 NPR |
| 100 MGA | 3.54 NPR |
| 500 MGA | 17.71 NPR |
| 1,000 MGA | 35.42 NPR |
Get MGA/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=NPRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:51:13Z",
"rates": {
"NPR": 0.035419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "NPR",
"amount": 100
},
"result": 3.5419,
"rate": 0.035419
}Build with MGA/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key