Rate Overview
Live
1 MGA = 0.035461 NPR
1 NPR = 28.2000
MGA
Avg
0.035443
High
0.035618
Low
0.035319
Last updated: 8/12/2026, 9:16:27 PM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.35 NPR |
| 50 MGA | 1.77 NPR |
| 100 MGA | 3.55 NPR |
| 500 MGA | 17.73 NPR |
| 1,000 MGA | 35.46 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-08-12T21:16:27Z",
"rates": {
"NPR": 0.035461
}
}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.5461,
"rate": 0.035461
}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