Rate Overview
Live
1 MGA = 0.036333 NPR
1 NPR = 27.5232
MGA
Avg
0.036517
High
0.036609
Low
0.036333
Last updated: 5/7/2026, 8:56:37 AM
Quick Conversions
| MGA | NPR |
|---|---|
| 1 MGA | 0.04 NPR |
| 10 MGA | 0.36 NPR |
| 50 MGA | 1.82 NPR |
| 100 MGA | 3.63 NPR |
| 500 MGA | 18.17 NPR |
| 1,000 MGA | 36.33 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-05-07T08:56:37Z",
"rates": {
"NPR": 0.036333
}
}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.6332999999999998,
"rate": 0.036333
}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