Rate Overview
Live
1 MGA = 0.035089 NPR
1 NPR = 28.4990
MGA
Avg
0.035284
High
0.035681
Low
0.035089
Last updated: 9/2/2026, 5:01:31 AM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.35 NPR |
| 50 MGA | 1.75 NPR |
| 100 MGA | 3.51 NPR |
| 500 MGA | 17.54 NPR |
| 1,000 MGA | 35.09 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-09-02T05:01:31Z",
"rates": {
"NPR": 0.035089
}
}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.5089,
"rate": 0.035089
}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