Rate Overview
Live
1 MGA = 0.036025 NPR
1 NPR = 27.7585
MGA
Avg
0.036258
High
0.036482
Low
0.036025
Last updated: 6/16/2026, 3:58:52 PM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.36 NPR |
| 50 MGA | 1.80 NPR |
| 100 MGA | 3.60 NPR |
| 500 MGA | 18.01 NPR |
| 1,000 MGA | 36.03 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-06-16T15:58:52Z",
"rates": {
"NPR": 0.036025
}
}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.6025,
"rate": 0.036025
}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