Rate Overview
Live
1 MGA = 0.035566 NPR
1 NPR = 28.1167
MGA
Avg
0.035439
High
0.036604
Low
0.032681
Last updated: 7/28/2026, 3:35:56 PM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.36 NPR |
| 50 MGA | 1.78 NPR |
| 100 MGA | 3.56 NPR |
| 500 MGA | 17.78 NPR |
| 1,000 MGA | 35.57 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-07-28T15:35:56Z",
"rates": {
"NPR": 0.035566
}
}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.5566,
"rate": 0.035566
}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